Package-level declarations
Functions
Link copied to clipboard
inline fun <T : KoBaseProvider> KoScope.declarationsOf(includeNested: Boolean = true, includeLocal: Boolean = true): List<T>
The declarations of type T present in the scope.